Introduction of Website Developement

During class we learnt how to use HTML and CSS tocreate and the layout of our website. The applications software that we were introduce to were mainly Notepad and Github.io.

We were taught how to do code for our personal CSS files, and upload the files onto our own Github.

Basic code command learnt were:

  • < h1> header
  • (p)paragraphing
  • < b > bolt
  • < i > italic
  • < ul > point form
  • < ol > numbered point form

At the begining of this lesson I had a hard time understand, fortunately the there is a video that teaches us on ways to code our own website from scratch.The video given to help us was:

We were given further help from Mr Steven when he introduce us to W3School Online Web Tutorial.This really helped us figure out the different coding to add on our website

w3school